Welcome![Sign In][Sign Up]
Location:
Search - winsock spi

Search list

[WinSock-NDISwinsock service provider interface

Description: 里面包含了Winsock SPI的函数枚举协议和分层服务提供者-which contains the Winsock SPI functions enumerated agreements and tiered service providers
Platform: | Size: 249691 | Author: 朱文 | Hits:

[OS programMinWinsockSp1i

Description: firewall源码,最小化的winsock spi抓包工具-firewall source code, the smallest of the 20 protocols of capturing Packet tools
Platform: | Size: 12142 | Author: rr | Hits:

[SourceCodewinsock spi拒绝访问UDP封包

Description: 安装LSP、枚举协议链、通过 WSASendto 拒绝所有目的端口为4567的UDP封包
Platform: | Size: 18285796 | Author: 873849649@qq.com | Hits:

[Internet-Networkwinsck_spi

Description: 一个winsock2 spi的例子程序,是99年msj的例子(附msj的文章)-Winsock2 spi example of a procedure is 99 years msj example (with msj article)
Platform: | Size: 388096 | Author: 站长 | Hits:

[Documents基于SPI的数据报过滤原理与实现

Description: 一篇关于 “基于winsocket SPI的数据报过滤原理和实现”的文档,文末附有源代码-a "winsocket SPI based on the data reported filtration principle and the realization" of the documents, with the end of the text source code
Platform: | Size: 12288 | Author: 林荣 | Hits:

[Sniffer Package capturePacketCapturexinban

Description: 用 Winsock 2 基础服务提供者截获网络封包的示例 安装方法 ------------------------------------------- 1. 运行Release\install -install 2. Win98需要重启计算机,Win2000不需要 3. 运行dbgview.exe(本书没有附带, www.sysinternals.com),用来查看调试信息 4. 运行Release\install -remove 卸载 ------------------------------------------- [common] 存放公用源代码的目录 [InstallExe] 存放安装程序的目录 [Release] 存放编译后创建的可执行文件的目录 [TcpIpDog] 存放Winsock 2 SPI封包截获的DLL工程 [Sample] 输出的调试信息实例 [PacketCapture.dsw] VC 工作区文件-Winsock 2 based service provider network packets intercepted examples of installation method---------------------- 1. running Release \ install-install 2. Win98 need to restart the computer, not Win2000 3. running dbgview.exe (not accompanied by the book, www.sysinternals.com), used to check information for debugging 4. running Release \ install-uninstall------------------------------------------- remove [common ] storage utility source code directory [InstallExe] stored procedures for the installation of the directory [Release] storing the compiled executable file created by the directory [TcpIpDog] storage Winsock 2 SPI packets intercepted DLL works [Sample] output debug information examples [PacketCapture.dsw] VC the work area documents
Platform: | Size: 340992 | Author: 熊兵 | Hits:

[Sniffer Package captureMinWinsockSp1i

Description: firewall源码,最小化的winsock spi抓包工具-firewall source code, the smallest of the 20 protocols of capturing Packet tools
Platform: | Size: 64512 | Author: rr | Hits:

[Firewall-Security过滤目标端口数据

Description: 主要讲述基于SPI的包过滤实现,它是Winsock 2的一个新特性-SPI based mainly on the packet filter implementation, which is a Winsock two new features
Platform: | Size: 5120 | Author: 卢菲 | Hits:

[Firewall-SecurityXfilter1.0

Description: Xfilter 个人防火墙 1.0 源代码说明 开发环境: Windows 2000 开发工具: VC++6.0 主工作区文件: Xfilter.dsw 目录简介 [Common] 保存公用源代码 [lib] HTML格式帮助文件在VC中的调用函数头文件和库文件 [Property] Xfilter.exe 界面程序工程 [Release] 编译后程序存放目录 [TcpIpDog] Xfilter.dll Winsock 2 SPI截包工程-Xfilter personal firewall Xfilter Personal Firewall 1.0 source code development environment Note : Windows 2000 development tools : VC 6.0 main work area documents : Xfilter.dsw Contents Introduction [Common] to preserve the common source code [lib] HTML help files in VC the function call header files and libraries [Property] Xfilter.exe interface process engineering [Release] compiled stored procedures Contents [TcpIpDog] Xfilter.dll Winsock 2 SPI closed turnkey projects
Platform: | Size: 267264 | Author: 喻佑华 | Hits:

[Internet-Networkwinsock service provider interface

Description: 里面包含了Winsock SPI的函数枚举协议和分层服务提供者-which contains the Winsock SPI functions enumerated agreements and tiered service providers
Platform: | Size: 249856 | Author: 朱文 | Hits:

[Sniffer Package captureTcpIpDogFilter

Description: Winsock 2 分层服务提供者示例,存放SPI封包截获的DLL工程-Winsock 2 tiered service providers example, stored SPI packets intercepted DLL works
Platform: | Size: 4096 | Author: ras | Hits:

[Internet-Networklayered

Description: Winsock 2 SPI开发示例代码,从微软的网站下的,非常不错。例子实现了SPI的基本框架。-Winsock 2 SPI development sample code from Microsoft's Web site under the very good. SPI example of the realization of the basic framework.
Platform: | Size: 106496 | Author: 周泽敏 | Hits:

[Windows DevelopMinWinsockSpi_VC

Description:
Platform: | Size: 64512 | Author: 天天 | Hits:

[Firewall-SecuritySPI_MinLSP

Description: Winsock 2 分层服务提供者示例,包内有详细说明文件-Winsock layered service providers example, packets are described in documents
Platform: | Size: 65536 | Author: lsh | Hits:

[Otherflter100

Description: 一个Windows下的SPI开发文档,讲述winodws下的SPI技术和WINSOCK2.0的新特点-a Windows SPI development documents, winodws on the SPI technology and the new features WINSOCK2.0
Platform: | Size: 10240 | Author: | Hits:

[Internet-NetworklspSample

Description: This code sample illustrates a Winsock 2 layered service provider (LSP). An LSP is a method of inserting a layer between the Winsock 2 API and applications. This is achieved by creating a DLL which implements the entire set of Winsock provider functions. These functions begin with the three letters WSP. You can consult the Platform SDK documentation for the specifics on these functions.
Platform: | Size: 123904 | Author: zhbb | Hits:

[Windows Developgerenfanghuoqiang

Description: 开发环境: Windows 2000 开发工具: VC++6.0 主工作区文件: Xfilter.dsw -------------------------------------------------------- 目录简介 [Common] 保存公用源代码 [lib] HTML格式帮助文件在VC中的调用函数头文件和库文件 [Property] Xfilter.exe 界面程序工程 [Release] 编译后程序存放目录 [TcpIpDog] Xfilter.dll Winsock 2 SPI截包工程-Development Environment: Windows 2000 Development Tools: VC++ 6.0 documents the main work area: Xfilter.dsw-------------------------------------------------------- Contents Introduction [Common] to preserve the common source code [lib] HTML format in the Help file in the VC s call the first function files and library files [Property] Xfilter.exe interface procedure works [Release] compiled directory stored procedures [TcpIpDog] Xfilter.dll Winsock 2 SPI closed, turnkey projects
Platform: | Size: 1788928 | Author: 5646 | Hits:

[Internet-NetworkWinsock2SPI

Description: 基于Winsock 2 SPI包过滤防火墙的实现 介绍基于Winsock 2 SPI包过滤防火墙的实现方法。包过滤防火墙采用了工作在应用层的Winsock 2 SPI 作为其核心技术,利用其进行编写动态链接库(DLL),用户通过调用DLL实现数据包的过滤。此方法具有编程、调 试方便、容易实现内容过滤等优点,在防火墙方面得到广泛的应用。 -Winsock 2 SPI-based packet filtering firewall to introduce the realization of Winsock 2 SPI-based packet filtering firewall implementation. Packet filtering firewall used in the application layer of the Winsock 2 SPI as part of its core technology, the use of the preparation of its Dynamic Link Library (DLL), the user by calling the DLL to achieve packet filtering. This method has the programming, debugging convenient, easy to implement content filtering, etc., in the firewall receive a wide range of applications.
Platform: | Size: 17408 | Author: shenzhang | Hits:

[OtherXfiltercoad

Description: 费尔防火墙完整的源代码。 费尔个人防火墙采用两种封包过滤技术: 1. 应用层封包过滤,采用 Winsock 2 SPI。 2. 核心层封包过滤,采用 NDIS-HOOK。-Fairbanks, complete source code for a firewall. Fairbanks Personal Firewall uses two types of packet filtering technology: 1. Application-layer packet filtering, the use of Winsock 2 SPI. 2. The core level of packet filtering, the use of NDIS-HOOK.
Platform: | Size: 258048 | Author: 雄鹰 | Hits:

[Windows DevelopWSAEnumProtocols

Description: 包含了Winsock SPI的函数枚举协议和分层服务提供者-Contains the Winsock SPI functions enumerate protocols and layered service providers
Platform: | Size: 26624 | Author: jackzhaimsi | Hits:
« 12 »

CodeBus www.codebus.net